Skip to content

docs: promote Agent-Native from experimental to stable - #226

Merged
antfu merged 1 commit into
mainfrom
loose-seals-cover
Aug 14, 2026
Merged

docs: promote Agent-Native from experimental to stable#226
antfu merged 1 commit into
mainfrom
loose-seals-cover

Conversation

@antfubot

Copy link
Copy Markdown
Collaborator

What

Graduates the agent-native surface (the agent field on defineRpcFunction, ctx.agent / DevframeAgentHost, the devframe/adapters/mcp adapter, the route-based --mcp endpoint, the instance registry, and devframe connect) from experimental to a stable, first-class feature.

Why

Agent-native is a headline capability — it's in the product tagline — yet it was flagged experimental everywhere and tucked under a "Recipes & Advanced" catch-all. This removes the experimental framing and gives it a prominent home in the docs.

Changes

  • Docs structure: Agent-Native gets its own top-level guide sidebar group; the leftover "Standalone CLI" moves into a renamed Recipes group. Dropped the (experimental) nav label.
  • Docs copy: removed the experimental warning callouts from the Agent-Native guide, the MCP adapter page, and the four agent error pages (DF0014DF0017); dropped (experimental) annotations from the intro, standalone-CLI, devframe-definition, cac adapter pages, and the devframe skill.
  • Source: removed @experimental JSDoc/comment tags and [experimental] CLI help suffixes across the agent-native/MCP surface in devframe, @devframes/hub, @devframes/next, and @devframes/vite.

Unrelated experimental markers (hub client API, the @devframes/next package-stability note, per-plugin experimental banners, RpcCacheManager) are left intact.

Verification

pnpm typecheck, pnpm test (build + 1129 tests, incl. the tsnapi API snapshot), and pnpm lint all pass. No behavioral or type-signature changes — comments and doc copy only.

This PR was created with the help of an agent.

@netlify

netlify Bot commented Aug 14, 2026

Copy link
Copy Markdown

Deploy Preview for devfra ready!

Name Link
🔨 Latest commit 7cb7f2e
🔍 Latest deploy log https://app.netlify.com/projects/devfra/deploys/6a7ebb219ad85d0008cf3098
😎 Deploy Preview https://deploy-preview-226--devfra.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@antfu
antfu merged commit 492dd4e into main Aug 14, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants